projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5804ac0
)
* build-aux/update-subdirs: Use lexical-binding in subdirs.el.
author
Stefan Kangas
<stefan@marxist.se>
Tue, 24 Nov 2020 19:09:04 +0000
(20:09 +0100)
committer
Stefan Kangas
<stefan@marxist.se>
Tue, 24 Nov 2020 19:09:04 +0000
(20:09 +0100)
build-aux/update-subdirs
patch
|
blob
|
history
diff --git
a/build-aux/update-subdirs
b/build-aux/update-subdirs
index 96712f0b32e5a9b7e8e2c7a8cc81dcf527497b84..c0ecb848105f4e47885f2d1670356c284ce57306 100755
(executable)
--- a/
build-aux/update-subdirs
+++ b/
build-aux/update-subdirs
@@
-41,7
+41,7
@@
if [ "x$subdirs" = x ]; then
rm -f subdirs.el
else
rm -f subdirs.el~
- echo ";; In load-path, after this directory should come
+ echo ";; In load-path, after this directory should come
-*- lexical-binding: t -*-
;; certain of its subdirectories. Here we specify them.
(normal-top-level-add-to-load-path '($subdirs))
;; Local" "Variables: